home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / winx_dre.swf / scripts / DefineButton2_151 / BUTTONCONDACTION on(release).as next >
Text File  |  2007-03-20  |  108b  |  6 lines

  1. on(release){
  2.    _root.myTops.gotoAndStop(10);
  3.    _root.moveCheckmark = false;
  4.    _root.full = false;
  5. }
  6.